Skip to content

build: add workflow to cleanup coverage directories #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 21, 2025

Conversation

Planeshifter
Copy link
Member

This PR

  • adds a workflow to periodically check the coverage directories inside this repository against our development repository. It will create a PR deleting all coverage directories that do not anymore correspond to any packages in the main repository, e.g. because packages were removed or now reside in a different location.

This PR resolves stdlib-js/metr-issue-tracker#10.

@kgryte kgryte added the documentation Improvements or additions to documentation label Apr 21, 2025
@kgryte kgryte merged commit 7f65a10 into main Apr 21, 2025
1 check passed
@kgryte kgryte removed the documentation Improvements or additions to documentation label Apr 21, 2025
@kgryte kgryte deleted the philipp/cleanup-coverage-workflow branch April 21, 2025 02:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[RFC]: Setup automation for cleaning up obsolete test coverage reports
2 participants